Release 2017.1
authorColin Walters <walters@verbum.org>
Mon, 23 Jan 2017 20:22:30 +0000 (15:22 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 23 Jan 2017 20:37:28 +0000 (20:37 +0000)
Just bugfixes, but it's time to ship them.

Closes: #653
Approved by: jlebon

configure.ac

index c59b3f7bd9e37c745a13951b592138467b0f956c..e3f2d12a3623f4bb27f4f3cac8d49f08df508c5d 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 dnl If incrementing the version here, remember to update libostree.sym too
-AC_INIT([ostree], [2016.15], [walters@verbum.org])
+AC_INIT([ostree], [2017.1], [walters@verbum.org])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([buildutil])
 AC_CONFIG_AUX_DIR([build-aux])